Skip to main content

Week 4

Milestones

  • Learned about Oracle Cloud Infrastructure.
  • Provisioned a Compartment, Oracle Cloud Infrastructure Container Engine for Kubernetes(OKE), and Virtual Cloud Network(VCN) graphically.
  • Provisioned a Compartment, Oracle Cloud Infrastructure Container Engine for Kubernetes(OKE), and Virtual Cloud Network(VCN) using terraform.

Screenshots / Videos

  • OCI Compartment using Terraform:

OCI Compartment using Terraform

  • OCI VCN using Terraform:

OCI Compartment using Terraform

  • OCI OKE Cluster using Terraform:

OCI Compute Instance using Terraform

Contributions

Learnings

  • Learned the complete working of OCI.
  • Learned how to connect terraform to OCI.
  • Learned how to fetch necessary details to make connection between OCI and Terraform such as image_id, comportment_id and tenancy_id.